'Ranks are in the following format
'{RankName|Access|Flags|Safelist(True/False)|GreetMessage}
'Greet Message is a rank specific greet(if greets are enabled).  Leave this blank to
'use the standard greet
'Only lines starting with { or [ are read
'Any errors in those lines will cause error messages on your bot screen
'Settings users to ranks that are access 0 is equivilent to removing them from the bot
'EX: {Commander|90|L|True|Greetings, Fearless Leader!!}

'{Blood Mage|100||True|^U is gonna flame strike your ass.}
'{Knight|80||True|^U has come to run you over, fool.}
'(Rifleman|70||True|It is ^T and ^U is already 15 minutes late}
'{Footman|60||False|Welcome, footie}
'{Peasant|40||False|Yo peasant, what is up dawg?}
'{Nothing|0||False|}
{Commander|900|C|True|Arg Matey!}
{Co-Commander|900||True|}
(Admiral|100||True|}
{General|90||False|}
{Lieutenant-General|80||False|}
(Major-General|75||False|}
(Brigadier-General|70||False|}
(Colonel|65||False|}
(Lieutenant-Colonel|60||False|}
(Major|55||False|}
(Captain|50||False|}
(1st-Lieutenant|50||False|}
(2nd-Lieutenant|50||False|}
(WO4|45||False|}
(WO3|45||False|}
(WO2|45||False|}
(WO1|45||False|}
(MGS|40||False|}
(Sergeant|40||False|}
(Corporal|30||False|}
(Private|20||False|}
{Nothing|0||False|}

'WAR3 section.
'Format [WCRANK]=Botrank
'EX:  [Peon]=Member
'this will cause those added to the bot by the clan list feature to default to the
'bot rank specified.  (in this case, there must be a "member" rank)

'probation is a peon less than 7 days old in clan
[Probation]=Peasant
[Peon]=Footman
[Grunt]=Rifleman
[Shaman]=Knight
[Chieftan]=Blood Mage